elviass/dsh-cost-insights:DeepSeek Harness 的本地用量与费用分析插件

`elviass/dsh-cost-insights` 是一款专为 DeepSeek Harness (DSH) Web 端开发的本地用量与费用分析插件。它旨在解决用户缺乏统一入口回看 Token 消耗、缓存命中率、API 余额及模型价格的问题。作为非官方扩展,该插件通过 MIT 许可分发,兼容 DSH `>=0.1.0-rc.7 <0.2.0` 及 Node.js `^22.19.0 || >=24.0.0` 环境,支持自动跟随语言与主题设置。 核心功能包括多维度统计(按对话、工作区、模型等)、可视化图表分析(折线图、热力图)、实时价格与汇率同步(美元/人民币换算)、以及 API 余额显示。

Read More
dsh-usage-lens:DeepSeek Harness Web UI 的用量统计面板

`dsh-usage-lens` 是一款由 yokesky 开发的 DeepSeek Harness(DSH)Web UI 插件,旨在提供直观的本地用量统计功能。安装后,它会在 DSH 设置面板新增“用量统计”页面,展示 tokens 用量、会话与消息数量、活跃天数、连续天数及最常用模型等核心数据。插件包含 GitHub 风格的 280 天活跃热力图、可切换模型或厂商视角的每日 Token 消耗趋势图,以及支持汇总、厂商、模型三种模式的双环饼图,并自动适配 DSH 的亮暗主题。 用户可通过 npm 安装(`dsh plugin --profile web add @yokesky/dsh-us

Read More
dsh-conversation-cost:在 DSH 对话底部显示 DeepSeek 用量费用

dsh-conversation-cost 是 DSH Web 的一款 MIT 许可插件,旨在解决 DeepSeek 对话费用核算复杂的问题。它实时在对话底部统计行显示人民币和美元双币费用,无需手动对照表价拆分。核心功能包括逐请求精准计费,能处理混合模型、缓存命中(区分命中与未命中输入)以及峰谷时段(平价、高峰、空闲)定价。插件支持从 GitHub 或本地目录安装,升级时需覆盖安装并重启。当费用账本未就绪时,会显示带“≈”标记的近似值;未知模型则不计价并提示。该工具适合需要快速核对复杂会话费用的开发者,但需注意官方价格可能变动,且插件非官方应用商店产品。

Read More
DeepSeek Harness Plugin: dsh-plugin-usage-meter (API Usage/Cost/Balance Dashboard)

`dsh-plugin-usage-meter` is a community plugin designed specifically for the DeepSeek Harness (dsh) web interface, aiming to solve the problems of cost accounting and budget monitoring after API usage. The plugin is approximately 0.6MB in size, requires no Electron or separate process, and is mounted through the official profile mechanism—without modifying source code and can be easily uninstalled. Core features include displaying real-time token usage below the input box, cost estimation based on official listed prices, and account balance queries (API Key configuration required). It provides bar charts showing model cost distribution for the current day and the past 7 days, supports peak/off-peak pricing, and offers dual-currency display in CNY/USD. Users can connect to the official billing from `platform.deepseek.com` to verify actual charges, and historical costs automatically...

Read More
dsh-quota-badge: DeepSeek Harness Balance Badge Plugin

dsh-quota-badge is a DSH plugin for DeepSeek Harness, designed to address the lack of a comprehensive entry point for viewing balance and usage in the sidebar. The plugin fetches data from the DeepSeek official API, displaying real-time account balance badges at the bottom of the sidebar with support for multiple currencies such as CNY and USD, and features manual/auto refresh along with a digital wheel animation. In the "Balance Monitoring" section of the settings page, users can view currency details, balance trend charts, and adjust refresh parameters, with data stored locally in JSON files. Additionally, the plugin provides local usage statistics based on session logs and official peak/off-peak pricing, including historical backfill, per-key statistics, daily consumption line charts, and model details, with hover support for viewing the peak/off-peak pricing coordinate system. Installation requires Node.js 18+ and is done via npm.

Read More
dsh-usage-billing: DeepSeek Harness Usage and Consumption Statistics

dsh-usage-billing is a build-free, two-sided plugin for DeepSeek Harness that automatically monitors all LLM/stream calls on the local machine. It segments billing based on pre- and post-2026-08-17 peak and off-peak pricing. The plugin provides a main interface Token card, settings page charts, budget alerts, official balance retrieval, CSV/JSON export, and a usage_billing dynamic tool. It is recommended to install via `dsh plugin --profile web add dsh-usage-billing`, with data persisted to `.dsh-usage-billing.json`.

Read More
dsh-ocgo-lite: OpenCode Go Usage Persistent Bar

dsh-ocgo-lite is a DSH client plugin maintained by OK-wx, designed to remain visible in the Composer Dock. It displays the remaining balance circle for the OpenCode Go plan, token consumption, and estimated costs based on official pricing. It supports three statistical scopes: All, Current Session, and Recent Conversations, with model-linked statistics, session-level configuration memory, 30-second seamless refresh, and incremental log reading. It also offers one-click API Key copying and an opencode_go_usage tool. Installation: dsh plugin --profile web add github:OK-wx/dsh-ocgo-lite. Requires Node.js ≥ 22.5 and local OpenCode Go login. Licensed under MIT.

Read More
dsh-personal-center: DSH Personal Center - One-Stop for Usage Statistics and Custom Commands

dsh-personal-center is a DSH local plugin maintained by PolinniZhong. It adds a "Personal" section to the settings, providing real usage statistics, model cost estimation, global and work-area-specific layered custom instructions, and a data-driven desktop pet. Data scanning aggregates local session logs, with no internet access and no reading of chat content. Installation command: dsh plugin --profile web add github:PolinniZhong/dsh-personal-center. Current version: v0.7.0, MIT license.

Read More
dsh-usage-stats: DSH Usage Heatmap and Token Dashboard

dsh-usage-stats is a DSH community plugin maintained by Make0209. It aggregates usage data from persistent session logs, providing a GitHub-style 53-week heatmap, token/cache hit/account balance statistics cards, and workspace alias management. The installation command is `dsh plugin --profile web add dsh-usage-stats`, which takes effect upon refresh and automatically backfills historical data. It is ideal for developers who need to track local tokens and continuous usage by workspace.

Read More
dsh-usage-plugin: Record Token Usage and Costs for Each Call in DSH

dsh-usage-plugin is a DeepSeek Harness client plugin maintained by feiyang-dev that provides usage and cost tracking, along with balance inquiry panels, within the Web UI. It records token usage and cache hits for each model invocation, calculates costs based on DeepSeek's peak and off-peak pricing, and supports usage calendars, price table editing, CSV/JSON/PNG export, and local persistence. It can be installed via one-click setup on the desktop client or by executing the command `dsh plugin --profile web add @feiyang666/dsh-usage-plugin`. This plugin is ideal for DSH users who need to track token consumption, distinguish between peak and off-peak costs, and check account balances.

Read More
TokenLedger: Tracking DeepSeek Harness Token Usage Per Station and Project

TokenLedger is a DSH web plugin maintained by zh667, which automatically attributes token usage to actual relay stations and working directories without any configuration. It supports multiple relay balances/subscription quotas, usage heatmaps, cost estimation, and CSV export. This article introduces its positioning, core capabilities, installation commands, and typical usage, while also explaining the attributes of the community directory and security considerations.

Read More
View Usage with GitHub-style Heatmap in DeepSeek Harness: dsh-usage-stats

`dsh-usage-stats` is a DeepSeek Harness Web usage dashboard plugin maintained by Make0209, licensed under MIT. It scans local persisted session logs, generates a 53-week GitHub-style heatmap on the "Usage Statistics" settings page, and displays Token breakdown, cache hit rate, consecutive usage days, workspace progress bars and aliases; it reuses the llm-deepseek API Key to call the official `/user/balance` endpoint for balance queries. The directory installation command is `dsh plugin add github:Make0209/dsh-usage-stats`. It only counts sessions that can match registered workspaces by cwd. The community directory has no official affiliation with DeepSeek or Illumina.

Read More
Add Balance Monitoring and Usage Statistics for DeepSeek Harness with dsh-balance-plugin

The dsh-balance-plugin is a DeepSeek Harness web interface enhancement plugin maintained by Francis-Xavier-code, under the MIT license. It automatically reads the DEEPSEEK_API_KEY, monitors RMB/USD balances and sends low-balance alerts, provides official recharge portals, Miyu-style usage statistics, third-party plugin management, as well as the query_api_quota tool for checking balances within conversations. For installation, use the repository github:Francis-Xavier-code/dsh-balance-plugin instead of the bare npm package name.

Read More